projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be1dca2
)
(${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 12 Feb 1994 02:10:41 +0000
(
02:10
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 12 Feb 1994 02:10:41 +0000
(
02:10
+0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 5562d5045165ea93b6f5f83fdefa37726921d61d..3727fa299cd99284f8854716c20f143cb997715b 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-573,7
+573,7
@@
${etc}DOC: ${libsrc}make-docfile ${obj} ${lisp}
${lisp} ${lispdir}version.el > ${etc}DOC
${libsrc}make-docfile:
- cd ${libsrc}; ${MAKE} ${MFLAGS} make-docfile
../arch-lib
+ cd ${libsrc}; ${MAKE} ${MFLAGS} make-docfile
/* Some systems define this to cause parallel Make-ing. */
#ifndef MAKE_PARALLEL